home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / msq22b.zip / MSGED.CFG < prev    next >
Text File  |  1993-01-05  |  8KB  |  298 lines

  1. ; ______________________________________________________________________
  2. ;
  3. ;  Msgedsq v2.2b   Copyright (c) 1993 John Dennis.  All rights reserved.
  4. ; ______________________________________________________________________
  5. ;
  6. ; Configuration file.  Last modified 93/05/01.
  7. ;
  8. ;
  9. ; Your name (Up to 10 names)
  10. ;
  11.  
  12. Name John Dennis
  13.  
  14. ; Name Brian J Mason
  15.  
  16. ;
  17. ; Your Addresses - (any number, the first being the default).
  18. ;
  19.  
  20. Address 3:690/668@fidonet
  21. Address 3:690/613.6@fidonet
  22. ; Address 8:7877/9613.6
  23.  
  24. ;
  25. ; A private-net address should only be used when necessary.
  26. ;
  27. ; Privatenet 6130
  28. ;
  29. ;_______________________________________________________________
  30. ;
  31. ; Aliases, used to make header entry easy (any number).
  32. ;
  33. ; The format is:
  34. ;
  35. ; Alias <name alias> <"Real Name"> <address|UUCP> [<attribute> ["subject"]]
  36. ;
  37. ; An 'n' in the attribute field means use the current areas' default.
  38. ; You must have an attribute (even of only 'n') to have a subject.
  39. ;
  40.  
  41. Alias  john   "John Dennis"            3:690/668  pk "subject"
  42. Alias  colin  "Colin Wheat"            3:690/613
  43. Alias  linc   "Lincoln Dale"           3:690/626
  44. Alias  rich   "Richard Dale"           3:690/626
  45. Alias  mike   "Michael Studte"         3:690/728  n  "Yo!"
  46. Alias  area   "AreaFix"                3:690/613  n  "YOURPW -r -q"
  47. ;
  48. ; The international beta team :-)
  49. ;
  50. Alias  alex   "Alex Wyss"              2:301/802
  51. Alias  denis  "Denis McMahon"          2:251/20
  52. Alias  clay   "Clay Tinsley"           1:124/5125
  53. Alias  dallas "Dallas Hinton"          1:153/715
  54. Alias  brian  "Brian Heess"            1:102/851
  55. ;
  56. ; A UUCP alias
  57. ;
  58. Alias  jd     "john@miyu.dialix.oz.au" UUCP       n  "Test Subject"
  59. ;
  60. ;___________________________________________________________________
  61. ;
  62. ;
  63. ; Where to export files 
  64. ;
  65. Outfile   +msged.txt,t
  66. ;
  67. ; Name of *.msg lastread file
  68. ;
  69. Lastread  lastread
  70. ;
  71. ; Name of tosslog; areas that msgs were created in
  72. ;
  73. Tosslog   +echotoss.log
  74. ;
  75. ; Path to swap to when shelling to the OS
  76. ;
  77. Swappath  c:\
  78. ;
  79. ; The template file... See it for documentation.
  80. ;
  81. Template  template.msq
  82. ;
  83. ; Userlists.
  84. ; Userlist    d:\bink\fidouser.lst,(null)
  85. ;
  86. ;__________________________________________________________________
  87. ;
  88. ; v7 Nodelist information
  89. ;
  90. ; Path to the nodelist files
  91. ;
  92. Nodepath  d:\bink\mail\nodelist
  93. ;
  94. ; Information about individual nodelists
  95. ;
  96. Nodelist  fidonet nodex  sysop.ndx
  97. Nodelist  signet  signet sigsys.dat
  98. ;
  99. ;
  100. ; These aren't re-implemented yet, so 
  101. ;
  102. Rhelp    rhelp.hlp
  103. ; Ehelp    ehelp.hlp
  104. ;
  105. ;_______________________________________________________________
  106. ;
  107. ;
  108. ; Areafile - you can specify multiple files here, if you like
  109. ;
  110. ; Format:
  111. ;
  112. ; Areafile <s[quish]|a[reas]> [filename]
  113. ;
  114. Areafile squish squish.cfg
  115. ; Areafile areas areas.bbs
  116. ;
  117. ;
  118. ;_____________________________________________________________
  119. ;
  120. ;
  121. ; User offset into the squish *.sql lastread file
  122. ;
  123. Useroffset 0
  124. ;
  125. ; Your quote string - it is highly recommened that you use
  126. ; '>' in your quote string, although it isn't compulsory.
  127. ;
  128. Quote       >_
  129. ; Quote    &>_           ; puts the quoted msg initials in
  130. ;
  131. ;
  132. ;_________________________________________________________________
  133. ;
  134. ; Lets you alter the actions of a quote *function* ie: what it does
  135. ;
  136. ; Q = quote message
  137. ; A = ask what area to put it in & put in other area text
  138. ; F = insert followup text
  139. ; R = message is reply only - no quote
  140. ; N = message is new, no quote & header cleared.
  141. ;
  142. ; Note that this does not apply to the forward/redirect/move/copy functions
  143. ;
  144. ;
  145. AlterFunc  ReplyQuote       Q
  146. AlterFunc  ReplyOtherArea  QA
  147. AlterFunc  ReplyFollow       QF
  148. AlterFunc  ReplyExtra       QAF
  149. ;
  150. ;___________________________________________________________________
  151. ;
  152. ; Default switch settings.  Switches marked with <*> should be left
  153. ; as-is... They are simply there because I haven't removed them yet.
  154. ;
  155. ; switch seen-bys    on
  156. ; switch shownotes    off
  157. ; switch confirm    on
  158. ; switch showaddr    on
  159. ; switch msgids     on      ; <*>
  160. ; switch opusdate    off
  161. ; switch tearline    on
  162. ; switch strip      on    ; <*>  - has no effect anyway
  163. ; switch datearvd   off   ; new! - show the date the msg arrived?
  164. ; switch chopquote  on    ; new! - chop the end of messages?
  165. ; switch uselastr   off   ; new! - store the highest read msg# in squish areas?
  166. ; switch qquotes    off   ; new! - quote quotes?
  167. ; switch showcr     off   ; new! - show CRs (as an '')?
  168. ; switch showeol    off   ; new! - show the end of lines (as an '')?
  169. ; switch realmsgn   off   ; new! - show the real message number in <alt><l>?
  170. ; switch usemouse   on    ; new! - do we want mouse support?
  171. ; switch nettear    off   ; new! - put tearlines in netmail?
  172. ; switch savecc     off   ; new! - save the original cc: message?
  173. ; switch rawcc      off   ; new! - save the original as raw or formatted?
  174. ; switch usepid     off   ; new! - use a ^aPID instead of tearline?
  175. ;
  176. ; Switches I like to have activated.
  177. ;
  178. switch seen-bys   off
  179. switch confirm      off
  180. switch showaddr   off
  181. switch nettear      on
  182. switch qquotes      on
  183. switch showcr      on
  184. ; switch usemouse   off
  185. ;
  186. ;____________________________________________________________________
  187. ;
  188. ; Includes the color file.  You can include a config file
  189. ; like this anytime you like.
  190. ;
  191. include msq.col
  192. ;
  193. ; Guess :-)
  194. ;
  195. Right      79
  196. Quoteright 65
  197. Tabsize    4
  198. ;
  199. ; Not used (at this moment).
  200. ;
  201. ; Curstart 6
  202. ; Curend   7
  203. ;
  204. ;___________________________________________________________________
  205. ;
  206. ; Area information.
  207. ;
  208. ; Format:
  209. ;
  210. ; Normal ehcomail
  211. ;
  212. ; <squish|fido> <area-type[attributes]> <"description"> <path> <tag> [address]
  213. ;
  214. ; Netmail
  215. ;
  216. ; <squish|fido> <area-type[attributes]> <"description"> <path> [address]
  217. ;
  218. ;
  219. squish  mp   "Netmail"    c:\app\msg\net
  220. squish  mpk  "Netmail1"   c:\app\blah\net
  221. squish  e    "Udev"       c:\temp\msg\ueddev    UDDEV
  222. Squish  E    "Test"       c:\app\msg\test\test  TEST
  223. Fido    Mpk  "Fido"       c:\app\msg\fido
  224. Fido    E    "Test Echo"  c:\app\msg\test       ETEST 8:234/23
  225. Fido    U    "Uucp"       c:\app\msg\news
  226. ;
  227. ;
  228. ;_____________________________________________________________________
  229. ;
  230. ; UUCP gate to send all UUCP messages to (for gating).
  231. ;
  232. ;
  233. Uucp      3:6136/1
  234. ;
  235. ;
  236. ; The name to send a gated message to:
  237. ;
  238. ;
  239. ; UucpName  UUCP
  240. ;
  241. ;
  242. ; Domain gate to send all messages with similar destination domains.
  243. ;
  244. ;
  245. Domain 1:345/23@rbbs
  246. ;
  247. ;____________________________________________________________________
  248. ;
  249. ; What kind of gating to perform.
  250. ;
  251. ; Normally, no gating is needed.  I would recommend that zone gating
  252. ; be used only when your zone-gate tells you off for not using it -
  253. ; most modern routing software makes it obsolete anyway.
  254. ;
  255. ;
  256. gate none
  257. ; gate zones
  258. ; gate domains
  259. ; gate both
  260. ;
  261. ;
  262. ; Your default origin line ("Where am I?")
  263. ;
  264. ;
  265. Origin yume no naka ni...
  266. ;
  267. ;_________________________________________________________________________
  268. ;
  269. ; Reader Key definitions
  270. ;
  271. ;
  272. readkey 0x000d astart      ; <enter> go to msg area started in (when entering area).
  273. readkey 0x4f00 slast       ; <end>   go to last msg in msgbase.
  274. readkey 0x4700 first       ; <home>  go to first msg in msgbase.
  275. ;
  276. ;
  277. ; Editor Key definitions (new ones)
  278. ;
  279. ;
  280. ; editkey 0x1006 unblock   ; turns off a block (default key setting).
  281. ;
  282. ;________________________________________________________________________
  283. ;
  284. ; Function Key Definitions.
  285. ;
  286. ; function 0 <macro>
  287. ; ^^
  288. ; This function will be performed upon program startup.
  289. ;
  290. ;
  291.  function 1 _ _ _ O / _ _ C_U_T_ H_E_R_E_ _ _ _^m      O \\^m
  292.  function 2 ^mRegards,^mJohn.^m
  293.  function 3 ^mRegards,^mJohn.^m ^m
  294. ;
  295. ;
  296. ; End of File.
  297. ;
  298.